getMinimumWidth

open fun getMinimumWidth(@NonNull view: @NonNull View): Int(source)

Deprecated

Call getMinimumWidth directly.

Returns the minimum width of the view.

Prior to API 16, this method may return 0 on some platforms.

Return

the minimum width the view will try to be.